home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula 1
/
Nebula One.iso
/
Misc
/
msql-1.0.6
/
src
/
tests
/
rtest.src
/
3.test
< prev
next >
Wrap
Text File
|
1994-12-12
|
153b
|
8 lines
# Try a NULL insert into a NOT NULL field (there's no name field)
#
# NOTE : This should fail
insert into test (age, phone) values ( 99, '9999')
\p\g